Click or drag to resize

TimeZone Properties

The TimeZone type exposes the following members.

Properties
  NameDescription
Public propertyDaylightTime
Represents the date and time when the time changes from standard time to daylight saving time.
Public propertyName
Describes the name of the time zone.
Public propertyOffset
Represents the hourly offset from UTC for the current time zone.
Public propertyStandardTime
Represents the date and time when the time changes from daylight saving time to standard time.
Top
See Also